PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFJavaX509Certificate Class / getCertificate Method
In This Topic
    getCertificate Method
    In This Topic
    Gets the X.509 certificate.
    Syntax
    public java.security.cert.X509Certificate getCertificate()

    Return Value

    The X.509 certificate.
    See Also